Termination Proof Script

Consider the TRS R consisting of the rewrite rules
1:    f(g(x,y),x,z)  → f(z,z,z)
2:    g(x,y)  → x
3:    g(x,y)  → y
There is one dependency pair:
4:    F(g(x,y),x,z)  → F(z,z,z)
The approximated dependency graph contains one SCC: {4}.
Tyrolean Termination Tool  (0.00 seconds)   ---  May 3, 2006